.. _CPU_CPUID_Supported: =================== CPU_CPUID_Supported =================== Check if the CPUID instruction is supported. :: CPU_CPUID_Supported PROTO **Parameters** **Returns** TRUE if the CPUID instruction is supported, or FALSE otherwise. **Notes** https://en.wikipedia.org/wiki/CPUID **See Also** :ref:`CPU_Manufacturer`, :ref:`CPU_ManufacturerID`, :ref:`CPU_Signature`, :ref:`CPU_Brand`, :ref:`CPU_Logical_Cores`